Revision: svn-arch-mirror--main--0--patch-16
Archive: eric@petta-tech.com--2005a-normalperson
Creator: Eric Wong <eric@petta-tech.com>
Date: Wed Mar 23 01:36:13 PST 2005
Standard-date: 2005-03-23 09:36:13 GMT
Modified-files: ChangeLog svn-arch-mirror
New-patches: eric@petta-tech.com--2005a-normalperson/svn-arch-mirror--main--0--patch-16
Summary: several small changes that I forgot to commit before hand, see log
Keywords: 

fix: set LC_ALL = 'C' to work with other locales (thanks to Tollef Fog Heen)
chg: rename sync-all to sync-nested, since sync-all implies the current tree
     is synced, which is not the case
int: use precompiled regexes everywhere
int: clean up some old comments
int: remove all dependency on the find command and use File::Find instead
